Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Functions
Abstract Window Toolkit Control Functions /


JMGetAwtContextObject

Returns a reference to a context's Java object.

jref JMGetAwtContextObject (JMAWTContextRef context);
context
The context whose Java object you want to find.
function result
A pointer to the com.apple.mrj.JManager.AWTContext object associated with the frame.
DISCUSSION
This function returns the Java equivalent of the JMAWTContextRef reference.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997